DestroyView(Type[])

Method

Namespace: Ignis

Declared in: Ignis.IEntityManager


Destroys a view with the specified component filter.

Syntax

public bool DestroyView(
	Type[] filter
)

Back to index